bitkeeper revision 1.7.3.21 (3dfef535lSb8U2S4pjdYQlf-ET-iTA)
authorlynx@idefix.cl.cam.ac.uk <lynx@idefix.cl.cam.ac.uk>
Tue, 17 Dec 2002 09:58:13 +0000 (09:58 +0000)
committerlynx@idefix.cl.cam.ac.uk <lynx@idefix.cl.cam.ac.uk>
Tue, 17 Dec 2002 09:58:13 +0000 (09:58 +0000)
testing

xenolinux-2.4.16-sparse/arch/xeno/drivers/dom0/dom0_core.c

index 5e20a41d840741e9f682f110e20274734d40ca55..423612285cdd2068cd91de6cc8a263b4713a642d 100644 (file)
@@ -362,6 +362,8 @@ static int __init init_module(void)
 
     /* set up /proc entries for dom 0 */
     create_proc_dom_entries(0);
+
+       printk(KERN_ALERT "bd240 debug: task 1 addr %lx\n", find_task_by_pid(1));
     
     return 0;
 }